What is the difference between a static and dynamic scan?
Static scans test functionality while the program is executing operations, while dynamic scans test functionality without executing any code.
Static scans test whether or not an application is ready for production, while dynamic scans test whether or not there are common security bugs.
Dynamic scans test functionality while the program is executing operations, while static scans test functionality without executing any code.
Dynamic scans test whether or not an application is ready for production, while static scans test whether or not there are common security bugs.
You’ve recently learned that attackers are exploiting a vulnerability in Adobe Flash Player. Many employees in the company might be using this software, but you aren’t sure of which ones. Which kind of scan would you recommend as a next step?
Dynamic security scan
Penetration test
Host or network vulnerability scan
Application security scan
None of the above
Next Concept